direct execution meaning in Chinese
直接执行
Examples
- To implement the direct execution of statements with bound parameters
来直接执行带有绑定参数的语句。 - Application time shows the time spent in the direct execution of the profiled code
应用程序时间显示直接执行所分析代码所用的时间。 - Transition events represent time spent outside the direct execution of the application code
转换事件时间代表直接执行应用程序代码以外所用的时间。 - On the initial call to the method , the stub passes control to the jit compiler , which converts the msil for that method into native code and modifies the stub to direct execution to the location of the native code
当对方法进行初始调用时,存根( stub )将控制传递给jit编译器,而编译器将该方法的msil转换为本机代码并修改存根( stub )以直接执行到本机代码的位置。